home *** CD-ROM | disk | FTP | other *** search
/ Mac Easy 2010 May / Mac Life Ubuntu.iso / casper / filesystem.squashfs / usr / share / system-config-printer / glade / statusicon_popupmenu.glade < prev    next >
Encoding:
Extensible Markup Language  |  2009-05-05  |  1.9 KB  |  55 lines

  1. <?xml version="1.0" standalone="no"?> <!--*- mode: xml -*-->
  2. <!DOCTYPE glade-interface SYSTEM "http://glade.gnome.org/glade-2.0.dtd">
  3.  
  4. <glade-interface>
  5.  
  6. <widget class="GtkMenu" id="statusicon_popupmenu">
  7.  
  8.   <child>
  9.     <widget class="GtkMenuItem" id="icon_hide">
  10.       <property name="visible">True</property>
  11.       <property name="label" translatable="yes">_Hide</property>
  12.       <property name="use_underline">True</property>
  13.       <signal name="activate" handler="on_icon_hide_activate" last_modification_time="Mon, 26 Mar 2007 11:28:59 GMT"/>
  14.     </widget>
  15.   </child>
  16.  
  17.   <child>
  18.     <widget class="GtkImageMenuItem" id="configure_printers">
  19.       <property name="visible">True</property>
  20.       <property name="label" translatable="yes">_Configure Printers</property>
  21.       <property name="use_underline">True</property>
  22.       <signal name="activate" handler="on_icon_configure_printers_activate" last_modification_time="Mon, 03 Nov 2008 16:24:18 GMT"/>
  23.  
  24.       <child internal-child="image">
  25.     <widget class="GtkImage" id="image1">
  26.       <property name="visible">True</property>
  27.       <property name="stock">gtk-preferences</property>
  28.       <property name="icon_size">1</property>
  29.       <property name="xalign">0.5</property>
  30.       <property name="yalign">0.5</property>
  31.       <property name="xpad">0</property>
  32.       <property name="ypad">0</property>
  33.     </widget>
  34.       </child>
  35.     </widget>
  36.   </child>
  37.  
  38.   <child>
  39.     <widget class="GtkSeparatorMenuItem" id="separator1">
  40.       <property name="visible">True</property>
  41.     </widget>
  42.   </child>
  43.  
  44.   <child>
  45.     <widget class="GtkImageMenuItem" id="quit1">
  46.       <property name="visible">True</property>
  47.       <property name="label">gtk-quit</property>
  48.       <property name="use_stock">True</property>
  49.       <signal name="activate" handler="on_icon_quit_activate" last_modification_time="Thu, 22 Nov 2007 14:55:54 GMT"/>
  50.     </widget>
  51.   </child>
  52. </widget>
  53.  
  54. </glade-interface>
  55.